Ender 5 Plus - Stock Mainboard - BETA FIRMWARE Ender5plus-<date>.hex - Stock Ender 5 Plus configuration - Adds G2 / G3 Arc support - Adds G10 / G11 Firmware based retraction (Use M207, M208, M209 to configure) - Enabled Advanced OK - Added support for Meatpack This now uses the DGUS-RELOADED UI. Follow these instructions to update your screen. Identify your COM port, then flash Marlin via: Linux: avrdude -patmega2560 -cwiring -P/dev/ttyACM0 -D -U flash:w:Ender5plus-<date>.hex:i Windows: avrdude -patmega2560 -cwiring -Pcom5 -D -U flash:w:Ender5plus-<date>.hex:i Or use the Octoprint Firmware Updater plugin.
Firmware Variant | Size | Build Date | Downloads | Feedback | Download |
---|---|---|---|---|---|
Ender5plus-20250929.hex | 481981 bytes | 2025-09-29 00:35:36 UTC | 0 |
Score: 0
|
Membership Required |
commit 0ee1c1e4e15f818aba25f473e388484276882144 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Mon Sep 29 01:14:14 2025 +0200 🐛🚸 Fix stale LA block flag, FT Motion reporting (#28078) commit dc9e57464fbd89c851524f2282bfd9e5711cdbf4 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Sun Sep 28 02:42:33 2025 +0200 ✨ FTMotion Z shaping, axis sync, axis smoothing (#28055) commit 657929740f079810bf8f5b5bbed792ca341e8db0 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sun Sep 28 00:34:33 2025 +0000 [cron] Bump distribution date (2025-09-28) |
|||||
Ender5plus-20250928.hex | 481977 bytes | 2025-09-28 00:35:35 UTC | 0 |
Score: 0
|
Membership Required |
commit 6e74409c14bb4afb7ffb8bbba3deabec14883d89 Author: Bob Kuhn <bob.kuhn@att.net> Date: Sat Sep 27 02:25:03 2025 -0500 🐛 Fix STM32 I2C 2-wire LCD, Soft I2C impl. (#26433) commit 5af84257765b33ae510a40938585a872e017e069 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Sat Sep 27 00:29:05 2025 +0000 [cron] Bump distribution date (2025-09-27) |
|||||
Ender5plus-20250927.hex | 481981 bytes | 2025-09-27 00:35:47 UTC | 0 |
Score: 0
|
Membership Required |
commit 0ca860b2928321b7a9c0f159642bc835e3f68002 Author: ThomasToka <117008525+ThomasToka@users.noreply.github.com> Date: Fri Sep 26 23:16:39 2025 +0200 🧑💻 Resolve unused ftm_active warning (#28076) commit 4dd5b713eb557cefbb693c67c0367a42dee43b8c Author: ellensp <530024+ellensp@users.noreply.github.com> Date: Fri Sep 26 21:03:53 2025 +1200 🚸 M402 Report (BLTouch HS Mode) (#28072) commit 0628573fc305fd1df48a3d20324f830cb4448bc8 Author: 12oclocker <73079144+12oclocker@users.noreply.github.com> Date: Fri Sep 26 04:21:43 2025 -0400 🩹 Prevent RAMPS default `X_MAX_PIN` messing up AnyCubic i3 Mega (#28038) commit 52cc705e60bb88ed72f6e573924bbb885f06b909 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Fri Sep 26 02:40:28 2025 -0500 🧑💻 Use basic PGM string with "S_FMT" commit 2f987accaa78eca814f2eac32d32b4f627071e79 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 23:52:57 2025 -0500 🧑💻 Pass Z to UBL::shift_mesh_height Co-Authored-By: Selali <17497673+selalipop@users.noreply.github.com> commit 66aa848b2f3238093d9038bed9f31738bddf0144 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 23:39:52 2025 -0500 🐛 Trigger instant runout on filament jam (#28074) commit 6f3de26a4d9a2ccdeb83c3b0057b78b1ab1c9ab0 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 23:32:32 2025 -0500 ⚡️🧑💻 Prefer float over float& (#25716) commit b723e3fd0233a3519344f9de3f060be1fcd65315 Author: Scott Lahteine <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 22:18:15 2025 -0500 🩹 Resume motion tracking on runout.reset() Fix an issue where the filament motion sensor is ignored after a runout is resolved. commit 7e4c6db12dfef9e3ab80a22e0abb9b4bc0a9fdcf Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Fri Sep 26 00:29:25 2025 +0000 [cron] Bump distribution date (2025-09-26) |
|||||
Ender5plus-20250926.hex | 484759 bytes | 2025-09-26 00:35:30 UTC | 0 |
Score: 0
|
Membership Required |
commit e228a222a375668f11817be619d8b411b1ab34cb Author: narno2202 <130909513+narno2202@users.noreply.github.com> Date: Thu Sep 25 22:47:31 2025 +0200 🩹 Fix LA block flag for FTMotion (2) (#28070) commit fdac56da1519e48459a89a4608a0451787b076d3 Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Thu Sep 25 12:12:25 2025 +0000 [cron] Bump distribution date (2025-09-25) commit 7e62b60c94714e3ca85c0a76e511095c0ddaec20 Author: BeowulfNode42 <dlimmage@gmail.com> Date: Thu Sep 25 18:09:21 2025 +1000 🔧 Allow CHITU3D V6 override of Z_STOP_PIN (#28059) commit b6b0fccd5f52ea8e6cb31fdf1988fc3e58a51ba1 Author: Andrew <18502096+classicrocker883@users.noreply.github.com> Date: Thu Sep 25 03:27:46 2025 -0400 🚸 ProUI updates for Linear Advance (#28067) |
|||||
Ender5plus-20250925.hex | 484759 bytes | 2025-09-25 00:35:31 UTC | 0 |
Score: 0
|
Membership Required |
Ender5plus-20250924.hex | 484763 bytes | 2025-09-24 00:35:29 UTC | 0 |
Score: 0
|
Membership Required |
commit f2f6b6bd8528650beb9202efcde6ceda350b86ae Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Tue Sep 23 18:09:48 2025 +0000 [cron] Bump distribution date (2025-09-23) commit 6ff18a942c1cd926af3d77f10bcf086ecea3ad2a Author: David Buezas <dbuezas@users.noreply.github.com> Date: Tue Sep 23 20:02:44 2025 +0200 🩹 Fix LA block flag for FTMotion (#28065) |
|||||
Ender5plus-20250923.hex | 484714 bytes | 2025-09-23 00:35:37 UTC | 1 |
Score: 0
|
Membership Required |
commit 25a2a895172e082df5dc112ca277f85eeefd12bf Author: thinkyhead <thinkyhead@users.noreply.github.com> Date: Mon Sep 22 00:33:02 2025 +0000 [cron] Bump distribution date (2025-09-22) |
|||||
Ender5plus-20250922.hex | 484718 bytes | 2025-09-22 00:35:34 UTC | 0 |
Score: 0
|
Membership Required |
commit 5917aa73b51e77b28748cf7a73bd892775fc2128 Author: David Buezas <dbuezas@users.noreply.github.com> Date: Mon Sep 22 00:21:53 2025 +0200 ⚡️ Fix K, improve FTMotion linear advance (#28058) |
|||||
Ender5plus-20250921.hex | 484722 bytes | 2025-09-21 00:35:31 UTC | 0 |
Score: 0
|
Membership Required |
Ender5plus-20250920.hex | 484718 bytes | 2025-09-20 00:35:32 UTC | 0 |
Score: 0
|
Membership Required |